PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFNamedAction Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the type of the action to be performed.
    Syntax
    public PDFNamedActionType getType()

    Return Value

    A PDFNamedActionType enum member specifying the type of the action to be performed.
    See Also